16x12r 2.2.0
Loading...
Searching...
No Matches
16x12 R Registers Settings

Settings for registers of 16x12 R Click driver. More...

Macros

#define C16X12R_PAGE_SELECT_0   0x00
 16x12 R page select setting.
#define C16X12R_PAGE_SELECT_1   0x01
#define C16X12R_PAGE_SELECT_2   0x02
#define C16X12R_PAGE_SELECT_3   0x03
#define C16X12R_PAGE_LOCK   0x00
 16x12 R page lock setting.
#define C16X12R_PAGE_UNLOCK   0xC5
#define C16X12R_MODE_PWM   0x00
 16x12 R LED mode setting.
#define C16X12R_MODE_ABM1   0x01
#define C16X12R_MODE_ABM2   0x02
#define C16X12R_MODE_ABM3   0x03
#define C16X12R_CONFIG_SYNC_HIGH_Z   0x00
 16x12 R config page register setting.
#define C16X12R_CONFIG_SYNC_MASTER   0x40
#define C16X12R_CONFIG_SYNC_SLAVE   0x80
#define C16X12R_CONFIG_SYNC_MASK   0xC0
#define C16X12R_CONFIG_OSD_DIS   0x00
#define C16X12R_CONFIG_OSD_EN   0x04
#define C16X12R_CONFIG_OSD_MASK   0x04
#define C16X12R_CONFIG_B_EN_PWM   0x00
#define C16X12R_CONFIG_B_EN_ABM   0x02
#define C16X12R_CONFIG_B_EN_MASK   0x02
#define C16X12R_CONFIG_SSD_SHUTDOWN   0x00
#define C16X12R_CONFIG_SSD_NORMAL   0x01
#define C16X12R_CONFIG_SSD_MASK   0x01
#define C16X12R_CURRENT_MIN   0x00
 16x12 R global current ctrl page register setting.
#define C16X12R_CURRENT_DEFAULT   0xA0
#define C16X12R_CURRENT_MAX   0xFF
#define C16X12R_PWM_DUTY_MIN   0x00
 16x12 R PWM page register setting.
#define C16X12R_PWM_DUTY_DEFAULT   0xA0
#define C16X12R_PWM_DUTY_MAX   0xFF
#define C16X12R_LED_STATE_OFF   0
 16x12 R LED state setting.
#define C16X12R_LED_STATE_ON   1
#define C16X12R_NUM_LEDS   192
 16x12 R LED selection setting.
#define C16X12R_NUM_ROWS   16
#define C16X12R_NUM_COLUMNS   12
#define C16X12R_ROTATION_V_0   0x00
 16x12 R text ASCII byte rotation.
#define C16X12R_ROTATION_V_180   0x01
#define C16X12R_ROTATION_H_0   0x10
#define C16X12R_ROTATION_H_180   0x11
#define C16X12R_DEVICE_ADDRESS_A2A1_00   0x50
 16x12 R device address setting.
#define C16X12R_DEVICE_ADDRESS_A2A1_01   0x53
#define C16X12R_DEVICE_ADDRESS_A2A1_10   0x5C
#define C16X12R_DEVICE_ADDRESS_A2A1_11   0x5F

Detailed Description

Settings for registers of 16x12 R Click driver.

Macro Definition Documentation

◆ C16X12R_CONFIG_B_EN_ABM

#define C16X12R_CONFIG_B_EN_ABM   0x02

◆ C16X12R_CONFIG_B_EN_MASK

#define C16X12R_CONFIG_B_EN_MASK   0x02

◆ C16X12R_CONFIG_B_EN_PWM

#define C16X12R_CONFIG_B_EN_PWM   0x00

◆ C16X12R_CONFIG_OSD_DIS

#define C16X12R_CONFIG_OSD_DIS   0x00

◆ C16X12R_CONFIG_OSD_EN

#define C16X12R_CONFIG_OSD_EN   0x04

◆ C16X12R_CONFIG_OSD_MASK

#define C16X12R_CONFIG_OSD_MASK   0x04

◆ C16X12R_CONFIG_SSD_MASK

#define C16X12R_CONFIG_SSD_MASK   0x01

◆ C16X12R_CONFIG_SSD_NORMAL

#define C16X12R_CONFIG_SSD_NORMAL   0x01

◆ C16X12R_CONFIG_SSD_SHUTDOWN

#define C16X12R_CONFIG_SSD_SHUTDOWN   0x00

◆ C16X12R_CONFIG_SYNC_HIGH_Z

#define C16X12R_CONFIG_SYNC_HIGH_Z   0x00

16x12 R config page register setting.

Specified setting for config page register of 16x12 R Click driver.

◆ C16X12R_CONFIG_SYNC_MASK

#define C16X12R_CONFIG_SYNC_MASK   0xC0

◆ C16X12R_CONFIG_SYNC_MASTER

#define C16X12R_CONFIG_SYNC_MASTER   0x40

◆ C16X12R_CONFIG_SYNC_SLAVE

#define C16X12R_CONFIG_SYNC_SLAVE   0x80

◆ C16X12R_CURRENT_DEFAULT

#define C16X12R_CURRENT_DEFAULT   0xA0

◆ C16X12R_CURRENT_MAX

#define C16X12R_CURRENT_MAX   0xFF

◆ C16X12R_CURRENT_MIN

#define C16X12R_CURRENT_MIN   0x00

16x12 R global current ctrl page register setting.

Specified setting for global current ctrl page register of 16x12 R Click driver.

◆ C16X12R_DEVICE_ADDRESS_A2A1_00

#define C16X12R_DEVICE_ADDRESS_A2A1_00   0x50

16x12 R device address setting.

Specified setting for device slave address selection of 16x12 R Click driver.

◆ C16X12R_DEVICE_ADDRESS_A2A1_01

#define C16X12R_DEVICE_ADDRESS_A2A1_01   0x53

◆ C16X12R_DEVICE_ADDRESS_A2A1_10

#define C16X12R_DEVICE_ADDRESS_A2A1_10   0x5C

◆ C16X12R_DEVICE_ADDRESS_A2A1_11

#define C16X12R_DEVICE_ADDRESS_A2A1_11   0x5F

◆ C16X12R_LED_STATE_OFF

#define C16X12R_LED_STATE_OFF   0

16x12 R LED state setting.

Specified setting for LED state of 16x12 R Click driver.

◆ C16X12R_LED_STATE_ON

#define C16X12R_LED_STATE_ON   1

◆ C16X12R_MODE_ABM1

#define C16X12R_MODE_ABM1   0x01

◆ C16X12R_MODE_ABM2

#define C16X12R_MODE_ABM2   0x02

◆ C16X12R_MODE_ABM3

#define C16X12R_MODE_ABM3   0x03

◆ C16X12R_MODE_PWM

#define C16X12R_MODE_PWM   0x00

16x12 R LED mode setting.

Specified setting for LED mode of 16x12 R Click driver.

◆ C16X12R_NUM_COLUMNS

#define C16X12R_NUM_COLUMNS   12

◆ C16X12R_NUM_LEDS

#define C16X12R_NUM_LEDS   192

16x12 R LED selection setting.

Specified setting for LED selection of 16x12 R Click driver.

◆ C16X12R_NUM_ROWS

#define C16X12R_NUM_ROWS   16

◆ C16X12R_PAGE_LOCK

#define C16X12R_PAGE_LOCK   0x00

16x12 R page lock setting.

Specified setting for page lock of 16x12 R Click driver.

◆ C16X12R_PAGE_SELECT_0

#define C16X12R_PAGE_SELECT_0   0x00

16x12 R page select setting.

Specified setting for page select of 16x12 R Click driver.

◆ C16X12R_PAGE_SELECT_1

#define C16X12R_PAGE_SELECT_1   0x01

◆ C16X12R_PAGE_SELECT_2

#define C16X12R_PAGE_SELECT_2   0x02

◆ C16X12R_PAGE_SELECT_3

#define C16X12R_PAGE_SELECT_3   0x03

◆ C16X12R_PAGE_UNLOCK

#define C16X12R_PAGE_UNLOCK   0xC5

◆ C16X12R_PWM_DUTY_DEFAULT

#define C16X12R_PWM_DUTY_DEFAULT   0xA0

◆ C16X12R_PWM_DUTY_MAX

#define C16X12R_PWM_DUTY_MAX   0xFF

◆ C16X12R_PWM_DUTY_MIN

#define C16X12R_PWM_DUTY_MIN   0x00

16x12 R PWM page register setting.

Specified setting for PWM page register of 16x12 R Click driver.

◆ C16X12R_ROTATION_H_0

#define C16X12R_ROTATION_H_0   0x10

◆ C16X12R_ROTATION_H_180

#define C16X12R_ROTATION_H_180   0x11

◆ C16X12R_ROTATION_V_0

#define C16X12R_ROTATION_V_0   0x00

16x12 R text ASCII byte rotation.

Specified text ASCII byte rotation of 16x12 R Click driver.

◆ C16X12R_ROTATION_V_180

#define C16X12R_ROTATION_V_180   0x01